-
Home
-
Admin Columns
-
4.7.18 (latest)
-
Code
-
Classes
- Query
| Total Complexity |
64 |
| Dependencies |
1 |
| Dependents |
2 |
| Total lines |
516 |
| Lines of code |
255 |
| Logical lines of code |
153 |
| Comment lines |
118 |
| Methods |
25 |
| Properties |
11 |
Methods 25
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get() |
B |
38 |
15 |
71 |
| get_where_clause() |
S |
50 |
7 |
28 |
| parse_field() |
S |
58 |
7 |
16 |
| set_query() |
S |
53 |
5 |
25 |
| parse_where() |
S |
52 |
5 |
23 |
| remove_where() |
S |
64 |
3 |
9 |
| select() |
S |
68 |
2 |
7 |
| join_where() |
S |
68 |
2 |
7 |
| order_by() |
S |
63 |
2 |
10 |
| __construct() |
S |
81 |
1 |
3 |
| count() |
S |
77 |
1 |
4 |
| group_by() |
S |
77 |
1 |
4 |
| join() |
S |
76 |
1 |
4 |
| left_join() |
S |
80 |
1 |
3 |
| limit() |
S |
80 |
1 |
3 |
| distinct() |
S |
77 |
1 |
4 |
| where() |
S |
74 |
1 |
4 |
| or_where() |
S |
78 |
1 |
3 |
| where_in() |
S |
79 |
1 |
3 |
| where_is_null() |
S |
79 |
1 |
3 |
| where_post_type() |
S |
79 |
1 |
3 |
| where_post_types() |
S |
79 |
1 |
3 |
| get_sql() |
S |
66 |
1 |
9 |
| set_sql() |
S |
81 |
1 |
3 |
| get_query() |
S |
82 |
1 |
3 |